﻿2026-08-30T07:50:22.1490388Z ##[group]Run actions/checkout@v5
2026-08-30T07:50:22.1491041Z with:
2026-08-30T07:50:22.1491290Z   repository: BigscreenVR/spt-bs-core
2026-08-30T07:50:22.1492999Z   token: ***
2026-08-30T07:50:22.1493250Z   ssh-strict: true
2026-08-30T07:50:22.1493510Z   ssh-user: git
2026-08-30T07:50:22.1493737Z   persist-credentials: true
2026-08-30T07:50:22.1493955Z   clean: true
2026-08-30T07:50:22.1494401Z   sparse-checkout-cone-mode: true
2026-08-30T07:50:22.1494656Z   fetch-depth: 1
2026-08-30T07:50:22.1494889Z   fetch-tags: false
2026-08-30T07:50:22.1495118Z   show-progress: true
2026-08-30T07:50:22.1495335Z   lfs: false
2026-08-30T07:50:22.1495562Z   submodules: false
2026-08-30T07:50:22.1495794Z   set-safe-directory: true
2026-08-30T07:50:22.1496061Z   allow-unsafe-pr-checkout: false
2026-08-30T07:50:22.1496480Z ##[endgroup]
2026-08-30T07:50:22.3317758Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-30T07:50:22.3318817Z ##[group]Getting Git version info
2026-08-30T07:50:22.3319229Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-30T07:50:22.3596749Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-30T07:50:22.3833022Z git version 2.43.0.windows.1
2026-08-30T07:50:22.3857703Z ##[endgroup]
2026-08-30T07:50:22.3865703Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a2349fbd-88d8-4be0-9779-41950a7da057\.gitconfig'
2026-08-30T07:50:22.3879813Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a2349fbd-88d8-4be0-9779-41950a7da057' before making global git config changes
2026-08-30T07:50:22.3880433Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T07:50:22.3886227Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-30T07:50:22.4136276Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-30T07:50:22.6201957Z https://github.com/BigscreenVR/spt-bs-core
2026-08-30T07:50:22.6238727Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-30T07:50:22.6246390Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-30T07:50:22.6507672Z refs/heads/golden/now-signal-23
2026-08-30T07:50:22.6533904Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-30T07:50:22.7532505Z HEAD is now at da71b7852 release: v0.67.0 — NOW-SIGNAL
2026-08-30T07:50:23.1379617Z ##[endgroup]
2026-08-30T07:50:23.1382698Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-30T07:50:23.5271486Z ##[group]Cleaning the repository
2026-08-30T07:50:23.5276668Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-30T07:50:39.3107194Z Removing .adapter-notify/
2026-08-30T07:50:39.3107711Z Removing bench-ledger/
2026-08-30T07:50:39.3107997Z Removing target/
2026-08-30T07:50:39.3144210Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-30T07:50:39.4225171Z HEAD is now at da71b7852 release: v0.67.0 — NOW-SIGNAL
2026-08-30T07:50:39.4257594Z ##[endgroup]
2026-08-30T07:50:39.4262741Z ##[group]Disabling automatic garbage collection
2026-08-30T07:50:39.4268739Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-30T07:50:39.4548144Z ##[endgroup]
2026-08-30T07:50:39.4548726Z ##[group]Setting up auth
2026-08-30T07:50:39.4554911Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-30T07:50:39.4806148Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-30T07:50:39.8956730Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T07:50:39.9241101Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-30T07:50:40.3186173Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T07:50:40.3424149Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-30T07:50:40.7358924Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-30T07:50:40.7746472Z ##[endgroup]
2026-08-30T07:50:40.7747078Z ##[group]Fetching the repository
2026-08-30T07:50:40.7760133Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +da71b78521b425a23dfa55fb264445c256fb2996:refs/remotes/origin/golden/now-signal-23
2026-08-30T07:50:41.6570307Z ##[endgroup]
2026-08-30T07:50:41.6570848Z ##[group]Determining the checkout info
2026-08-30T07:50:41.6571470Z ##[endgroup]
2026-08-30T07:50:41.6577211Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-30T07:50:41.6872100Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-30T07:50:41.7119084Z ##[group]Checking out the ref
2026-08-30T07:50:41.7123625Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/now-signal-23 refs/remotes/origin/golden/now-signal-23
2026-08-30T07:50:41.7803839Z branch 'golden/now-signal-23' set up to track 'origin/golden/now-signal-23'.
2026-08-30T07:50:41.7804553Z Your branch is up to date with 'origin/golden/now-signal-23'.
2026-08-30T07:50:41.7805072Z Switched to and reset branch 'golden/now-signal-23'
2026-08-30T07:50:41.7839035Z ##[endgroup]
2026-08-30T07:50:41.8190589Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-30T07:50:41.8509689Z da71b78521b425a23dfa55fb264445c256fb2996
